home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2006 July & August
/
PCWorld_2006-07-08_cd.bin
/
v cisle
/
acehtml
/
acehtmlfreeware.exe
/
acehtmlfree.exe
/
0
/
RCDATA
/
TEVENTSFRM
/
TEVENTSFRM.txt
Wrap
Text File
|
2006-04-19
|
5KB
|
223 lines
object EventsFrm: TEventsFrm
Left = 204
Top = 120
HorzScrollBar.Visible = False
BorderIcons = [biSystemMenu, biHelp]
BorderStyle = bsSingle
ClientHeight = 160
ClientWidth = 449
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label4: TLabel
Left = 12
Top = 28
Width = 4
Height = 11
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -9
Font.Name = 'Small Fonts'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 8
Top = 12
Width = 3
Height = 13
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label1: TLabel
Left = 8
Top = 55
Width = 3
Height = 13
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object lblSource: TLabel
Left = 8
Top = 99
Width = 3
Height = 13
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object lblVersion: TLabel
Left = 312
Top = 98
Width = 3
Height = 13
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Button2: TButton
Left = 369
Top = 37
Width = 72
Height = 22
HelpContext = 44
Cancel = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 6
OnClick = Button2Click
end
object BtnOk: TButton
Left = 369
Top = 12
Width = 72
Height = 22
HelpContext = 49
Default = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 5
OnClick = BtnOkClick
end
object BitBtn1: TBitBtn
Left = 369
Top = 65
Width = 72
Height = 22
HelpContext = 7
TabOrder = 7
OnClick = BitBtn1Click
end
object CheckBox1: TCheckBox
Left = 8
Top = 139
Width = 433
Height = 13
HelpContext = 166
Checked = True
State = cbChecked
TabOrder = 4
Visible = False
end
object SpeedButton1: TBitBtn
Left = 270
Top = 70
Width = 23
Height = 21
HelpContext = 167
Caption = 'a'
Font.Charset = SYMBOL_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Marlett'
Font.Style = [fsBold]
ParentFont = False
ParentShowHint = False
ShowHint = True
TabOrder = 0
OnClick = SpeedButton1Click
end
object BitBtnSource: TBitBtn
Left = 270
Top = 113
Width = 23
Height = 21
ParentShowHint = False
ShowHint = True
TabOrder = 2
OnClick = BitBtnSourceClick
end
object comboScriptVer: TComboBox
Left = 312
Top = 113
Width = 129
Height = 21
HelpContext = 1034
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 13
ParentFont = False
TabOrder = 3
Items.Strings = (
'JavaScript'
'JScript'
'JavaScript1.1'
'JavaScript1.2'
'JavaScript1.3'
'JavaScript1.4'
'JavaScript1.5'
'JavaScript2.0'
'PHP'
'VBScript'
'VBS'
'VB'
'TCL')
end
object ComboSource: TComboBox
Left = 8
Top = 113
Width = 256
Height = 21
HelpContext = 1033
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 0
ParentFont = False
TabOrder = 1
end
object Edit1: TComboBox
Left = 8
Top = 70
Width = 256
Height = 21
HelpContext = 1033
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 0
ParentFont = False
TabOrder = 8
OnKeyPress = Edit1KeyPress
end
end